home *** CD-ROM | disk | FTP | other *** search
- FAULT
-
- Prints the messages for the specified error numbers.
-
- Format
-
- FAULT {<n>}
-
- Template
-
- /N/M
-
- Location
-
- Internal
-
- FAULT prints the messages corresponding to the error numbers supplied. As
- many error numbers, separated by spaces, as you want can be specified to
- print at the same time.
-
- Example:
-
- If you receive the error message:
-
- Error when opening DF1:TestFile 205
-
- and need more information, enter:
-
- 1> FAULT 205
- FAULT 205: object not found
-
- This tells you that the error occurred because TestFile could not be found on
- DF1:.
-
- A complete list of error messages appears in Appendix A.
-